var os/user.userBuffer

3 uses

	os/user (current package)
		cgo_lookup_unix.go#L28: 	err := retryWithBuffer(userBuffer, func(buf []byte) syscall.Errno {
		cgo_lookup_unix.go#L55: 	err := retryWithBuffer(userBuffer, func(buf []byte) syscall.Errno {
		cgo_lookup_unix.go#L146: 	userBuffer  = bufferKind(_C__SC_GETPW_R_SIZE_MAX)